Files
97983001-e78b-4b09-8f4a-e1b…/vercel.json
2026-03-08 16:03:50 +00:00

5 lines
97 B
JSON

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