Files
7b21242e-2fd2-42d2-9d14-856…/vercel.json
2026-04-18 13:19:56 +00:00

5 lines
97 B
JSON

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