Files
b72e298f-5b09-40eb-9160-aa6…/vercel.json
2026-03-08 12:56:45 +00:00

5 lines
97 B
JSON

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