Files
7783f817-b7a0-4dd7-acda-2ad…/vercel.json
2026-03-29 13:49:04 +00:00

5 lines
97 B
JSON

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