Files
342ed612-3d64-4619-97ce-18a…/vercel.json
2026-04-07 01:31:58 +00:00

5 lines
97 B
JSON

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