Files
eda57da9-041c-41d8-9927-afb…/vercel.json
2026-06-11 20:22:01 +00:00

5 lines
97 B
JSON

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