Files
0c651443-21e6-4d4c-a745-cf6…/vercel.json
2026-04-08 14:20:44 +00:00

5 lines
97 B
JSON

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