Files
83e57f3f-e585-401f-8cf6-8c9…/vercel.json
2026-03-09 11:50:52 +00:00

5 lines
97 B
JSON

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