Files
3db726be-8ab3-4872-9063-47e…/vercel.json
2026-02-24 23:05:12 +00:00

5 lines
97 B
JSON

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