Files
d0f6d047-4fcf-41ea-a691-63a…/vercel.json
2026-06-06 06:42:19 +00:00

5 lines
97 B
JSON

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