Files
b41c86ec-6325-470e-a618-842…/vercel.json
2026-04-09 00:27:17 +00:00

5 lines
97 B
JSON

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