Files
752f2520-69b6-4ac1-9095-cd6…/vercel.json
2026-06-10 01:54:09 +00:00

5 lines
97 B
JSON

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