Files
49d528f6-72a0-43e6-b3f7-ebf…/vercel.json
2026-03-09 15:36:39 +00:00

5 lines
97 B
JSON

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