Files
29a4f0f6-edd4-41eb-9a8d-707…/vercel.json
2026-06-10 22:33:38 +00:00

5 lines
97 B
JSON

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