Files
bff5b897-e198-41fe-827e-cbd…/vercel.json
2026-06-08 13:53:03 +00:00

5 lines
97 B
JSON

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