Files
e441e657-102b-4de8-bcff-4e3…/vercel.json
2026-04-21 13:39:17 +00:00

5 lines
97 B
JSON

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