Files
ee5f84d0-ee89-4415-b0a8-fee…/vercel.json
2026-05-23 01:06:43 +00:00

5 lines
97 B
JSON

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