Files
b73a7246-91d1-48af-b2c3-bed…/vercel.json
2026-04-11 13:10:02 +00:00

5 lines
97 B
JSON

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