Files
142db6f2-b742-41f7-8a1a-de0…/vercel.json
2026-03-17 10:23:10 +00:00

5 lines
97 B
JSON

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