Files
9f1667fc-6b41-48d2-9b3b-fa2…/vercel.json
2026-06-13 02:09:30 +00:00

5 lines
97 B
JSON

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