Files
91a1e1d9-92e4-469e-9c99-c37…/vercel.json
2026-04-08 16:31:21 +00:00

5 lines
97 B
JSON

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