Files
731bd198-aad1-4be7-bc01-cf5…/vercel.json
2026-06-04 17:22:35 +00:00

5 lines
97 B
JSON

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