Files
59444cee-422e-4855-827b-b95…/vercel.json
2026-05-14 10:27:26 +00:00

5 lines
97 B
JSON

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