Files
f76117e2-f4b4-4991-b419-e3d…/vercel.json
2026-04-10 03:54:32 +00:00

5 lines
97 B
JSON

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