Files
1554a8c4-0c51-4602-9204-e1d…/vercel.json
2026-03-09 01:40:54 +00:00

5 lines
97 B
JSON

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