Files
32dd17e9-0eb3-4894-8e8e-a07…/vercel.json
2026-04-07 12:22:41 +00:00

5 lines
97 B
JSON

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