Files
7cb71b6b-653b-404b-8488-e78…/vercel.json
2026-04-19 01:37:46 +00:00

5 lines
97 B
JSON

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