Files
e3259d94-8466-40e8-82fb-3d3…/vercel.json
2026-03-03 19:54:26 +00:00

5 lines
97 B
JSON

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