Files
bc441254-865c-4e7b-849b-c98…/vercel.json
2026-04-12 06:03:41 +00:00

5 lines
97 B
JSON

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