Files
29bc9eb3-ada1-4ccf-b797-38f…/vercel.json
2026-03-26 20:43:40 +00:00

5 lines
97 B
JSON

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