Files
0b0f233e-3ea4-451c-8ee6-b5e…/vercel.json
2026-04-23 16:56:14 +00:00

5 lines
97 B
JSON

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