Files
deb7e376-d7dd-47c4-9636-402…/vercel.json
2026-03-03 09:58:27 +00:00

5 lines
97 B
JSON

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