Files
c3b64cca-2870-43eb-a2fb-8d2…/vercel.json
2026-03-20 06:14:43 +00:00

5 lines
97 B
JSON

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