Files
a576002f-3b94-423d-9fd0-1d7…/vercel.json
2026-03-07 10:29:33 +00:00

5 lines
97 B
JSON

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