Files
f4a3b1fb-204c-44b8-a0dd-562…/vercel.json
2026-06-13 02:17:25 +00:00

5 lines
97 B
JSON

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