Files
c9256e68-b753-4de5-b571-d85…/vercel.json
2026-06-10 04:31:13 +00:00

5 lines
97 B
JSON

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