Files
6463337a-6b4d-48fc-be68-f7b…/vercel.json
2026-03-03 10:47:12 +00:00

5 lines
97 B
JSON

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