Files
dbf08245-1f4e-46d2-83c8-e9a…/vercel.json
2026-05-02 23:31:03 +00:00

5 lines
97 B
JSON

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