Files
7a4d6516-6628-44fa-87f0-6fd…/vercel.json
2026-05-19 11:46:02 +00:00

5 lines
97 B
JSON

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