Files
9d878f72-42f4-4eb0-b4a6-c2a…/vercel.json
2026-03-25 23:38:15 +00:00

5 lines
97 B
JSON

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