Files
b2e28b40-f23c-45cb-8250-572…/vercel.json
2026-03-18 15:49:00 +00:00

5 lines
97 B
JSON

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