Files
f651d0ab-3eae-4226-8685-3ef…/vercel.json
2026-06-09 15:13:03 +00:00

5 lines
97 B
JSON

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