Files
4c473e34-9abd-4a40-b307-7e1…/vercel.json
2026-04-26 17:15:16 +00:00

5 lines
97 B
JSON

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