Files
5ba8ac3a-8c5f-4a9e-b502-adf…/vercel.json
2026-04-06 13:19:38 +00:00

5 lines
97 B
JSON

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