Files
bfcfc030-7a21-49b4-8557-e64…/vercel.json
2026-04-16 05:48:35 +00:00

5 lines
97 B
JSON

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