Files
84d012be-bdc5-45b2-a7dc-e4d…/vercel.json
2026-03-11 12:37:36 +00:00

5 lines
97 B
JSON

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