Files
e5281af9-305c-4b7d-8993-2f1…/vercel.json
2026-03-26 18:29:36 +00:00

5 lines
97 B
JSON

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