Files
83532447-3b08-4cf2-8b14-3cc…/vercel.json
2026-04-06 13:36:29 +00:00

5 lines
97 B
JSON

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