Files
1fddb6b6-952c-4aff-ada7-224…/vercel.json
2026-04-22 16:42:38 +00:00

5 lines
97 B
JSON

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