Files
724902bd-69e0-4e89-8700-15a…/vercel.json
2026-03-16 02:22:24 +00:00

5 lines
97 B
JSON

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