Files
65eb4cdb-ca70-4e8e-9db2-1b2…/vercel.json
2026-03-20 05:36:19 +00:00

5 lines
97 B
JSON

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