Files
bd70687a-d3a5-4e76-832f-255…/vercel.json
2026-04-26 05:11:53 +00:00

5 lines
97 B
JSON

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