Files
5c1190ce-9422-47e6-bfd8-17d…/vercel.json
2026-05-10 06:52:08 +00:00

5 lines
97 B
JSON

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