Files
0f30e922-e490-4d92-9abb-922…/vercel.json
2026-04-27 18:24:37 +00:00

5 lines
97 B
JSON

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