Files
cdc3765f-cffd-4d97-ad2b-0dc…/vercel.json
2026-04-17 22:46:48 +00:00

5 lines
97 B
JSON

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