Files
054dc03f-da31-4212-9951-6de…/vercel.json
2026-03-14 16:21:24 +00:00

5 lines
97 B
JSON

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