Files
526db8fb-bf4c-473b-9c47-06e…/vercel.json
2026-04-11 18:32:55 +00:00

5 lines
97 B
JSON

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