Files
0beadb59-7f8b-458d-8ec9-6cb…/vercel.json
2026-03-29 12:37:43 +00:00

5 lines
97 B
JSON

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