Files
2f122ca3-2bd5-479c-b055-928…/vercel.json
2026-05-27 00:56:22 +00:00

5 lines
97 B
JSON

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