Files
bebfe0fc-c4cd-44f4-ad91-83e…/vercel.json
2026-04-15 15:42:20 +00:00

5 lines
97 B
JSON

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