Files
4e21c8d1-2461-4f74-b338-2b7…/vercel.json
2026-03-21 16:02:28 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}