Files
0d35b239-3605-46e5-9fa7-7ed…/vercel.json
2026-03-03 15:56:47 +00:00

5 lines
97 B
JSON

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