Files
0b603148-907b-470f-a6cf-ff2…/vercel.json
2026-06-09 09:33:20 +00:00

5 lines
97 B
JSON

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