Files
3387fc39-3a53-4e88-8bd3-302…/vercel.json
2026-04-03 18:26:50 +00:00

5 lines
97 B
JSON

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