Files
1760e3d5-5783-4f30-b40e-049…/vercel.json
2026-03-29 20:37:08 +00:00

5 lines
97 B
JSON

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