Files
5ed2a063-5a1a-46e9-8530-0a8…/vercel.json
2026-03-21 02:38:05 +00:00

5 lines
97 B
JSON

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