Files
ce22e893-890d-4976-a423-5c8…/vercel.json
2026-03-17 17:25:46 +00:00

5 lines
97 B
JSON

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