Files
b09557b8-e657-4b27-a87d-5f1…/vercel.json
2026-04-24 19:01:46 +00:00

5 lines
97 B
JSON

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