Files
5b2eb685-1e02-4a54-8556-80b…/vercel.json
2026-03-08 02:45:40 +00:00

5 lines
97 B
JSON

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