Files
4c454f8a-200b-42ef-841d-ca2…/vercel.json
2026-03-22 10:16:34 +00:00

5 lines
97 B
JSON

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