Files
fed0bd78-5f6d-4df0-8f03-af4…/vercel.json
2026-04-08 15:02:15 +00:00

5 lines
97 B
JSON

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