Files
477bbb6a-08e6-41de-9e4e-c16…/vercel.json
2026-05-12 22:58:57 +00:00

5 lines
97 B
JSON

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