Files
50423cba-730a-4a49-8884-e9e…/vercel.json
2026-03-07 14:29:41 +00:00

5 lines
97 B
JSON

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