Files
d40bfcb9-00a8-4810-9336-712…/vercel.json
2026-03-27 13:39:34 +00:00

5 lines
97 B
JSON

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