Files
e73e5107-ff77-41c6-bcad-e24…/vercel.json
2026-04-05 23:00:18 +00:00

5 lines
97 B
JSON

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