Files
befe30d0-d7e8-41a3-8cc3-51f…/vercel.json
2026-03-07 17:47:28 +00:00

5 lines
97 B
JSON

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