Files
e0fecafa-97c4-423c-b58a-e6f…/vercel.json
2026-05-27 04:01:57 +00:00

5 lines
97 B
JSON

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