Files
43a1aed8-59f4-4c23-9cb8-e9f…/vercel.json
2026-03-31 17:30:33 +00:00

5 lines
97 B
JSON

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