Files
bd4ec204-34f0-4a3f-b1db-61a…/vercel.json
2026-03-11 10:09:59 +00:00

5 lines
97 B
JSON

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