Files
34174c60-d4d5-479f-aefc-a77…/vercel.json
2026-04-07 12:28:10 +00:00

5 lines
97 B
JSON

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