Files
9b6e0385-d793-4c81-8f01-80f…/vercel.json
2026-04-25 10:25:41 +00:00

5 lines
97 B
JSON

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