Files
0aed8e19-194d-4ac8-905c-35b…/vercel.json
2026-03-17 01:48:24 +00:00

5 lines
97 B
JSON

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