Files
ae762d6e-0219-4ce8-b0dd-ccd…/vercel.json
2026-04-27 03:28:06 +00:00

5 lines
97 B
JSON

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