Files
556f17d3-a4f6-4d74-9359-cf0…/vercel.json
2026-03-05 05:43:08 +00:00

5 lines
97 B
JSON

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