Files
eebab387-1a6f-42c6-addc-0d6…/vercel.json
2026-03-03 03:36:17 +00:00

5 lines
97 B
JSON

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