Files
5593a2a2-99c6-43a5-83c8-d1a…/vercel.json
2026-03-05 06:38:50 +00:00

5 lines
97 B
JSON

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