Files
db2ace83-f2e0-4b48-9bf3-899…/vercel.json
2026-03-08 18:42:01 +00:00

5 lines
97 B
JSON

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