Files
8e4cdd1f-5ae7-48ff-a1e6-89a…/vercel.json
2026-04-05 07:27:59 +00:00

5 lines
97 B
JSON

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