Files
dfd72bf9-eb35-4b61-b72e-fb8…/vercel.json
2026-03-08 01:46:36 +00:00

5 lines
97 B
JSON

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