Files
ce029305-12f3-401c-b9e6-8a2…/vercel.json
2026-06-09 22:56:07 +00:00

5 lines
97 B
JSON

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