Files
bf4e3d4f-4e9a-4948-8fd3-65a…/vercel.json
2026-03-29 11:54:08 +00:00

5 lines
97 B
JSON

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