Files
efe2ab7c-a60f-43d0-818e-9b8…/vercel.json
2026-03-06 11:38:27 +00:00

5 lines
97 B
JSON

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