Files
e6b8fa6b-103b-4f3f-9a04-8de…/vercel.json
2026-03-07 14:18:53 +00:00

5 lines
97 B
JSON

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