Files
9ff289dc-b6ae-4b1c-aec7-2af…/vercel.json
2026-05-12 15:36:28 +00:00

5 lines
97 B
JSON

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