Files
4772b0e7-6fdd-4408-9178-584…/vercel.json
2026-06-02 21:51:36 +00:00

5 lines
97 B
JSON

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