Files
016f5a7f-9ce8-4834-8fe8-eef…/vercel.json
2026-03-04 14:39:58 +00:00

5 lines
97 B
JSON

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