Files
7279557a-d62b-4a59-a8d2-d86…/vercel.json
2026-05-20 16:38:44 +00:00

5 lines
97 B
JSON

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