Files
bcbc9ee6-1479-4c7d-877b-57a…/vercel.json
2026-04-17 05:48:31 +00:00

5 lines
97 B
JSON

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