Files
f447e1ad-86f0-4586-94d0-e76…/vercel.json
2026-04-18 06:27:25 +00:00

5 lines
97 B
JSON

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