Files
1d322142-bc61-4c58-b01d-70e…/vercel.json
2026-04-30 15:14:46 +00:00

5 lines
97 B
JSON

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