Files
7176f32e-6db3-4bf3-bf00-560…/vercel.json
2026-03-17 10:49:25 +00:00

5 lines
97 B
JSON

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