Files
07dfe6f2-7531-4172-96f1-7ef…/vercel.json
2026-03-29 09:32:37 +00:00

5 lines
97 B
JSON

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