Files
b8faf723-15be-44df-9cf6-50e…/vercel.json
2026-04-02 15:16:54 +00:00

5 lines
97 B
JSON

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