Files
86a101ae-2979-4102-8c8f-3d8…/vercel.json
2026-05-18 04:18:15 +00:00

5 lines
97 B
JSON

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