Files
a1fab830-8a49-4e98-93ef-d2f…/vercel.json
2026-05-01 10:05:55 +00:00

5 lines
97 B
JSON

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