Files
fcbf3513-7c94-4e04-ae1c-583…/vercel.json
2026-06-07 19:17:18 +00:00

5 lines
97 B
JSON

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