Files
42ceecaa-34d7-4639-a9a0-d9d…/vercel.json
2026-03-07 10:32:53 +00:00

5 lines
97 B
JSON

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