Files
e03e31b0-7c18-49e3-b0a0-6be…/vercel.json
2026-04-05 06:57:31 +00:00

5 lines
97 B
JSON

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