Files
4a47e4d4-477d-4f69-8ebb-ca8…/vercel.json
2026-03-09 10:00:45 +00:00

5 lines
97 B
JSON

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