Files
129aab6b-de7d-445d-a613-bd9…/vercel.json
2026-03-25 20:44:52 +00:00

5 lines
97 B
JSON

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