Files
5bdf6187-9359-46c5-aaa9-309…/vercel.json
2026-06-10 00:25:11 +00:00

5 lines
97 B
JSON

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