Files
5c8f8845-e1c1-4d9e-8c4b-57f…/vercel.json
2026-03-19 07:37:05 +00:00

5 lines
97 B
JSON

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