Files
edda36a8-d367-4e1e-a5a9-979…/vercel.json
2026-03-03 18:56:51 +00:00

5 lines
97 B
JSON

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