Files
f97df4e9-3a5c-4636-accf-f92…/vercel.json
2026-05-22 04:46:52 +00:00

5 lines
97 B
JSON

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