Files
40fa053e-7dff-4ace-b7c6-71d…/vercel.json
2026-04-18 17:03:53 +00:00

5 lines
97 B
JSON

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