Files
c576ff77-f8e4-4646-a5f3-2c9…/vercel.json
2026-03-03 15:30:53 +00:00

5 lines
97 B
JSON

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