Files
e1f49e3a-b6d0-4ebb-99f9-383…/vercel.json
2026-03-08 20:33:10 +00:00

5 lines
97 B
JSON

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