Files
e7bef24b-e0d9-4ec1-9f76-edd…/vercel.json
2026-03-15 14:27:55 +00:00

5 lines
97 B
JSON

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