Files
9b5c24e6-093d-4fc3-a8f4-e71…/vercel.json
2026-04-08 05:12:32 +00:00

5 lines
97 B
JSON

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