Files
aee6d957-dd2c-46d1-9af9-e08…/vercel.json
2026-02-13 02:38:43 +00:00

5 lines
97 B
JSON

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